Debugview++ started as a viewer for Win32 OutputDebugString messages in the style of Sysinternals DebugView. However, it can now be attached to virtually any other kind of logging, such as: See examples down below. This project is sponsored by: Build in c
The method i know to be able to capture kernel debug data in windows 7+, is to add Debug Print Filter registry key in the registry, but this requires a reboot. Is there any method that enables me to capture kernel debug messages without having to reboot t